man: regenerate man pages Change-Id: I8d9dcb37f315d4208b7c8005206ae939dad79a3e Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/419197 Tested-by: Mike Frysinger <vapier@google.com> Commit-Queue: Mike Frysinger <vapier@google.com> Reviewed-by: Josip Sokcevic <sokcevic@google.com> 
diff --git a/man/repo-smartsync.1 b/man/repo-smartsync.1 index c1abbb3..1e97910 100644 --- a/man/repo-smartsync.1 +++ b/man/repo-smartsync.1 
@@ -1,5 +1,5 @@  .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "November 2022" "repo smartsync" "Repo Manual" +.TH REPO "1" "April 2024" "repo smartsync" "Repo Manual"  .SH NAME  repo \- repo smartsync - manual page for repo smartsync  .SH SYNOPSIS @@ -37,6 +37,11 @@  point to a different object directory. WARNING: this  may cause loss of data  .TP +\fB\-\-force\-checkout\fR +force checkout even if it results in throwing away +uncommitted modifications. WARNING: this may cause +loss of data +.TP  \fB\-\-force\-remove\-dirty\fR  force remove projects with uncommitted modifications  if projects no longer exist in the manifest. WARNING: